Micron Document
Fox's Git Mirrors

Node / rns-mirrors / Reticulum-Go.git / files / .github / dependabot.yml

Displaying Raw • Download

.github/dependabot.yml 633735d797cc5f5d48cb2e22e8fd7cd743930daf (633735d7) Text, 415 B

# Keep Actions references current while workflows pin full commit SHAs.
# Dependabot opens PRs that bump the SHA and the trailing version comment together.
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "13:00"
timezone: UTC
open-pull-requests-limit: 10
labels:
- dependencies
- github-actions

Served by rngit 1.5.2 - Generated in 0.02s